projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
b0ce1d8
23498ec
)
Auto merge of #3021 - alexcrichton:test-release-panic-abort, r=brson
author
bors
<bors@rust-lang.org>
Tue, 23 Aug 2016 22:02:37 +0000
(15:02 -0700)
committer
GitHub
<noreply@github.com>
Tue, 23 Aug 2016 22:02:37 +0000
(15:02 -0700)
Fix transitive doctests panic=abort
Ensure that when we compile doctested libraries or examples we use the same
panic mode as the rest of the tests, namely ignoring panic=abort b/c libtest
isn't compiled with panic=abort.
Closes #3017
1
2
src/cargo/ops/cargo_compile.rs
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
src/cargo/ops/cargo_compile.rs
Simple merge